OnClientPasted Property
OnClientPasted
Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).
Declaration
public virtual string OnClientPasted { get; set; }
Public Overridable Property OnClientPasted As String